xend: Better support for legacy HVM config of ia64
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Aug 2008 10:27:40 +0000 (11:27 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 11 Aug 2008 10:27:40 +0000 (11:27 +0100)
commit3ca259a393756ab0a00ce0a332184d596b37b8b1
tree7473b16a6e2a1845dcfa80da6c5cf480905d2c48
parentb87e597231d4d625ee570003cb18efad5c0ae05c
xend: Better support for legacy HVM config of ia64

On ia64, direct Linux boot is not supported, and 'Flash.fd' or
'guest_firmware.bin' has been used as a value of the 'kernel'
option. Cset:17016 ignores those strings and overrides them with
"/usr/lib/xen/boot/hvmloader".

Signed-off-by: Kazuhiro Suzuki <kaz@jp.fujitsu.com>
Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/python/xen/xend/XendConfig.py